projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a22791
)
* sequences.texi (Char-Tables): Link to Property Lists node.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 22 Feb 2009 21:17:15 +0000
(21:17 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 22 Feb 2009 21:17:15 +0000
(21:17 +0000)
doc/lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/lispref/ChangeLog
b/doc/lispref/ChangeLog
index 98c9df2d0277a5c28c5479849c4562aac2a4d3ea..86de593aeaeb5311139e213916ae1e2e808c365c 100644
(file)
--- a/
doc/lispref/ChangeLog
+++ b/
doc/lispref/ChangeLog
@@
-7,6
+7,7
@@
nodes that explain the vector usage examples.
(Char-Tables): Note that char-table elements can have arbitrary
type. Explain effect of omitted char-table-extra-slots property.
+ Link to Property Lists node.
2009-02-22 Chong Yidong <cyd@stupidchicken.com>